You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.users.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -389,7 +389,7 @@ <h3>Method Details</h3>
389
389
email - Primary email of the user.
390
390
familyName - User's family name.
391
391
givenName - User's given name.
392
-
pageToken: string, Token to specify next page in the list
392
+
pageToken: string, Token to specify next page in the list. The page token is only valid for three days.
393
393
projection: string, What subset of fields to fetch for this user.
394
394
Allowed values
395
395
basic - Do not include any custom fields for the user.
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416
416
{
417
417
"etag": "A String", # ETag of the resource.
418
418
"kind": "admin#directory#users", # Kind of resource this is.
419
-
"nextPageToken": "A String", # Token used to access next page of this result.
419
+
"nextPageToken": "A String", # Token used to access next page of this result. The page token is only valid for three days.
420
420
"trigger_event": "A String", # Event that triggered this response (only used in case of Push Response)
421
421
"users": [ # A list of user objects.
422
422
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
Copy file name to clipboardExpand all lines: docs/dyn/adsense_v2.accounts.reports.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ <h3>Method Details</h3>
131
131
AD_UNIT_SIZE_CODE - The size code of an ad unit (e.g. "728x90", "responsive").
132
132
CUSTOM_CHANNEL_NAME - Custom channel name. The members of this dimension match the values from CustomChannel.display_name.
133
133
CUSTOM_CHANNEL_ID - Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.
134
-
HOSTED_CUSTOM_CHANNEL_ID - Unique ID of a hosted client's custom channel.
134
+
HOSTED_CUSTOM_CHANNEL_ID - Not supported.
135
135
OWNED_SITE_DOMAIN_NAME - Domain name of a verified site (e.g. "example.com"). The members of this dimension match the values from Site.domain.
136
136
OWNED_SITE_ID - Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.
137
137
PAGE_URL - URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).
@@ -309,7 +309,7 @@ <h3>Method Details</h3>
309
309
AD_UNIT_SIZE_CODE - The size code of an ad unit (e.g. "728x90", "responsive").
310
310
CUSTOM_CHANNEL_NAME - Custom channel name. The members of this dimension match the values from CustomChannel.display_name.
311
311
CUSTOM_CHANNEL_ID - Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.
312
-
HOSTED_CUSTOM_CHANNEL_ID - Unique ID of a hosted client's custom channel.
312
+
HOSTED_CUSTOM_CHANNEL_ID - Not supported.
313
313
OWNED_SITE_DOMAIN_NAME - Domain name of a verified site (e.g. "example.com"). The members of this dimension match the values from Site.domain.
314
314
OWNED_SITE_ID - Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.
315
315
PAGE_URL - URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).
Copy file name to clipboardExpand all lines: docs/dyn/aiplatform_v1.projects.locations.cachedContents.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158
158
"createTime": "A String", # Output only. Creation time of the cache entry.
159
159
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
160
160
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
161
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
161
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
162
162
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
163
163
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
164
164
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -398,7 +398,7 @@ <h3>Method Details</h3>
398
398
"createTime": "A String", # Output only. Creation time of the cache entry.
399
399
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
400
400
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
401
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
401
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
402
402
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
403
403
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
404
404
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -663,7 +663,7 @@ <h3>Method Details</h3>
663
663
"createTime": "A String", # Output only. Creation time of the cache entry.
664
664
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
665
665
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
666
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
666
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
667
667
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
668
668
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
669
669
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -914,7 +914,7 @@ <h3>Method Details</h3>
914
914
"createTime": "A String", # Output only. Creation time of the cache entry.
915
915
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
916
916
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
917
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
917
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
918
918
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
919
919
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
920
920
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -1173,7 +1173,7 @@ <h3>Method Details</h3>
1173
1173
"createTime": "A String", # Output only. Creation time of the cache entry.
1174
1174
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
1175
1175
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
1176
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
1176
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
1177
1177
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
1178
1178
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
1179
1179
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -1414,7 +1414,7 @@ <h3>Method Details</h3>
1414
1414
"createTime": "A String", # Output only. Creation time of the cache entry.
1415
1415
"displayName": "A String", # Optional. Immutable. The user-generated meaningful display name of the cached content.
1416
1416
"expireTime": "A String", # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
1417
-
"model": "A String", # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
1417
+
"model": "A String", # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
1418
1418
"name": "A String", # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
1419
1419
"systemInstruction": { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
1420
1420
"parts": [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
0 commit comments