Skip to content

chore: Update discovery artifacts #2114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Apr 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
465dc34
feat(adexperiencereport): update the api
yoshi-automation Apr 11, 2023
c821be0
feat(analyticsadmin): update the api
yoshi-automation Apr 11, 2023
43a20a0
feat(androidpublisher): update the api
yoshi-automation Apr 11, 2023
9853b1e
feat(assuredworkloads): update the api
yoshi-automation Apr 11, 2023
67db5ca
feat(batch): update the api
yoshi-automation Apr 11, 2023
f99a198
feat(cloudresourcemanager): update the api
yoshi-automation Apr 11, 2023
a104410
feat(cloudsupport): update the api
yoshi-automation Apr 11, 2023
63c723e
feat(compute): update the api
yoshi-automation Apr 11, 2023
de160dd
feat(connectors): update the api
yoshi-automation Apr 11, 2023
ba4c9a8
feat(container): update the api
yoshi-automation Apr 11, 2023
b6811f7
feat(contentwarehouse): update the api
yoshi-automation Apr 11, 2023
b6a4afe
feat(networkservices): update the api
yoshi-automation Apr 11, 2023
c6f1431
feat(privateca): update the api
yoshi-automation Apr 11, 2023
2ee67ed
feat(recaptchaenterprise): update the api
yoshi-automation Apr 11, 2023
ce02f17
feat(retail): update the api
yoshi-automation Apr 11, 2023
ba6aca3
feat(searchads360): update the api
yoshi-automation Apr 11, 2023
83e9cc2
feat(securitycenter): update the api
yoshi-automation Apr 11, 2023
137e81c
feat(servicemanagement): update the api
yoshi-automation Apr 11, 2023
b4d9749
feat(serviceusage): update the api
yoshi-automation Apr 11, 2023
b348ebe
feat(spanner): update the api
yoshi-automation Apr 11, 2023
f459392
feat(tagmanager): update the api
yoshi-automation Apr 11, 2023
d1b234d
feat(translate): update the api
yoshi-automation Apr 11, 2023
4b98f4f
feat(vmmigration): update the api
yoshi-automation Apr 11, 2023
843c8ce
feat(workflowexecutions): update the api
yoshi-automation Apr 11, 2023
19964c1
feat(workflows): update the api
yoshi-automation Apr 11, 2023
d932e37
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Apr 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions docs/dyn/admin_directory_v1.roleAssignments.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Defines an assignment of a role.
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assigneeType&quot;: &quot;A String&quot;, # Output only. The type of the assignee (`USER` or `GROUP`).
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
Expand All @@ -149,7 +149,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Defines an assignment of a role.
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assigneeType&quot;: &quot;A String&quot;, # Output only. The type of the assignee (`USER` or `GROUP`).
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
Expand All @@ -168,7 +168,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Defines an assignment of a role.
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assigneeType&quot;: &quot;A String&quot;, # Output only. The type of the assignee (`USER` or `GROUP`).
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
Expand Down Expand Up @@ -202,7 +202,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;items&quot;: [ # A list of RoleAssignment resources.
{ # Defines an assignment of a role.
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
&quot;assigneeType&quot;: &quot;A String&quot;, # Output only. The type of the assignee (`USER` or `GROUP`).
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
Expand Down
16 changes: 8 additions & 8 deletions docs/dyn/admin_directory_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -234,7 +234,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -304,7 +304,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -418,7 +418,7 @@ <h3>Method Details</h3>
&quot;nextPageToken&quot;: &quot;A String&quot;, # Token used to access next page of this result.
&quot;trigger_event&quot;: &quot;A String&quot;, # Event that triggered this response (only used in case of Push Response)
&quot;users&quot;: [ # A list of user objects.
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -526,7 +526,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -596,7 +596,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -701,7 +701,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down Expand Up @@ -771,7 +771,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
{ # The Directory API allows you to create and manage your account&#x27;s users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer&#x27;s Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
&quot;addresses&quot;: &quot;&quot;, # The list of the user&#x27;s addresses. The maximum allowed data size for this field is 10KB.
&quot;agreedToTerms&quot;: True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
&quot;aliases&quot;: [ # Output only. The list of the user&#x27;s alias email addresses.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/admin_reports_v1.activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h3>Method Details</h3>
&quot;params&quot;: { # Additional parameters controlling delivery channel behavior. Optional.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. Optional.
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
&quot;resourceId&quot;: &quot;A String&quot;, # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
&quot;resourceUri&quot;: &quot;A String&quot;, # A version-specific identifier for the watched resource.
&quot;token&quot;: &quot;A String&quot;, # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
Expand Down Expand Up @@ -313,7 +313,7 @@ <h3>Method Details</h3>
&quot;params&quot;: { # Additional parameters controlling delivery channel behavior. Optional.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. Optional.
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
&quot;resourceId&quot;: &quot;A String&quot;, # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
&quot;resourceUri&quot;: &quot;A String&quot;, # A version-specific identifier for the watched resource.
&quot;token&quot;: &quot;A String&quot;, # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/admin_reports_v1.channels.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3>Method Details</h3>
&quot;params&quot;: { # Additional parameters controlling delivery channel behavior. Optional.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. Optional.
&quot;payload&quot;: True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
&quot;resourceId&quot;: &quot;A String&quot;, # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
&quot;resourceUri&quot;: &quot;A String&quot;, # A version-specific identifier for the watched resource.
&quot;token&quot;: &quot;A String&quot;, # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
Expand Down
Loading