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: clients/ai_platform/lib/google_api/ai_platform/v1/api/projects.ex
+219-1Lines changed: 219 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6101,6 +6101,78 @@ defmodule GoogleApi.AIPlatform.V1.Api.Projects do
6101
6101
)
6102
6102
end
6103
6103
6104
+
@doc """
6105
+
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
6106
+
6107
+
## Parameters
6108
+
6109
+
* `connection` (*type:* `GoogleApi.AIPlatform.V1.Connection.t`) - Connection to server
6110
+
* `resource` (*type:* `String.t`) - REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
* `:alt` (*type:* `String.t`) - Data format for response.
6115
+
* `:callback` (*type:* `String.t`) - JSONP
6116
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
6117
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
6118
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
6119
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
6120
+
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
6121
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
6122
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
6123
+
* `:"options.requestedPolicyVersion"` (*type:* `integer()`) - Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
6124
+
* `opts` (*type:* `keyword()`) - Call options
6125
+
6126
+
## Returns
6127
+
6128
+
* `{:ok, %GoogleApi.AIPlatform.V1.Model.GoogleIamV1Policy{}}` on success
Lists FeatureGroups in a given project and location.
6106
6178
@@ -6262,6 +6334,152 @@ defmodule GoogleApi.AIPlatform.V1.Api.Projects do
6262
6334
)
6263
6335
end
6264
6336
6337
+
@doc """
6338
+
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
6339
+
6340
+
## Parameters
6341
+
6342
+
* `connection` (*type:* `GoogleApi.AIPlatform.V1.Connection.t`) - Connection to server
6343
+
* `resource` (*type:* `String.t`) - REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
* `:alt` (*type:* `String.t`) - Data format for response.
6348
+
* `:callback` (*type:* `String.t`) - JSONP
6349
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
6350
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
6351
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
6352
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
6353
+
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
6354
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
6355
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
6411
+
6412
+
## Parameters
6413
+
6414
+
* `connection` (*type:* `GoogleApi.AIPlatform.V1.Connection.t`) - Connection to server
6415
+
* `resource` (*type:* `String.t`) - REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
* `:alt` (*type:* `String.t`) - Data format for response.
6420
+
* `:callback` (*type:* `String.t`) - JSONP
6421
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
6422
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
6423
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
6424
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
6425
+
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
6426
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
6427
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
6428
+
* `:permissions` (*type:* `list(String.t)`) - The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
6429
+
* `opts` (*type:* `keyword()`) - Call options
6430
+
6431
+
## Returns
6432
+
6433
+
* `{:ok, %GoogleApi.AIPlatform.V1.Model.GoogleIamV1TestIamPermissionsResponse{}}` on success
Creates a batch of Features in a given FeatureGroup.
6267
6485
@@ -39076,7 +39294,7 @@ defmodule GoogleApi.AIPlatform.V1.Api.Projects do
39076
39294
end
39077
39295
39078
39296
@doc """
39079
-
Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService. It is only used for exporting conversation data to CCAI Insights.
Copy file name to clipboardExpand all lines: clients/ai_platform/lib/google_api/ai_platform/v1/model/google_cloud_aiplatform_v1_feature_group.ex
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ defmodule GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureGroup do
27
27
* `etag` (*type:* `String.t`, *default:* `nil`) - Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
28
28
* `labels` (*type:* `map()`, *default:* `nil`) - Optional. The labels with user-defined metadata to organize your FeatureGroup. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
29
29
* `name` (*type:* `String.t`, *default:* `nil`) - Identifier. Name of the FeatureGroup. Format: `projects/{project}/locations/{location}/featureGroups/{featureGroup}`
30
+
* `serviceAccountEmail` (*type:* `String.t`, *default:* `nil`) - Output only. A Service Account unique to this FeatureGroup. The role bigquery.dataViewer should be granted to this service account to allow Vertex AI Feature Store to access source data while running jobs under this FeatureGroup.
31
+
* `serviceAgentType` (*type:* `String.t`, *default:* `nil`) - Optional. Service agent type used during jobs under a FeatureGroup. By default, the Vertex AI Service Agent is used. When using an IAM Policy to isolate this FeatureGroup within a project, a separate service account should be provisioned by setting this field to `SERVICE_AGENT_TYPE_FEATURE_GROUP`. This will generate a separate service account to access the BigQuery source table.
30
32
* `updateTime` (*type:* `DateTime.t`, *default:* `nil`) - Output only. Timestamp when this FeatureGroup was last updated.
31
33
"""
32
34
@@ -40,6 +42,8 @@ defmodule GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureGroup do
40
42
:etag=>String.t()|nil,
41
43
:labels=>map()|nil,
42
44
:name=>String.t()|nil,
45
+
:serviceAccountEmail=>String.t()|nil,
46
+
:serviceAgentType=>String.t()|nil,
43
47
:updateTime=>DateTime.t()|nil
44
48
}
45
49
@@ -49,6 +53,8 @@ defmodule GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureGroup do
Copy file name to clipboardExpand all lines: clients/ai_platform/lib/google_api/ai_platform/v1/model/google_cloud_aiplatform_v1_rag_corpus.ex
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ defmodule GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagCorpus do
28
28
* `name` (*type:* `String.t`, *default:* `nil`) - Output only. The resource name of the RagCorpus.
29
29
* `updateTime` (*type:* `DateTime.t`, *default:* `nil`) - Output only. Timestamp when this RagCorpus was last updated.
30
30
* `vectorDbConfig` (*type:* `GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagVectorDbConfig.t`, *default:* `nil`) - Optional. Immutable. The config for the Vector DBs.
31
+
* `vertexAiSearchConfig` (*type:* `GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1VertexAiSearchConfig.t`, *default:* `nil`) - Optional. Immutable. The config for the Vertex AI Search.
31
32
"""
32
33
33
34
useGoogleApi.Gax.ModelBase
@@ -41,7 +42,9 @@ defmodule GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagCorpus do
Copy file name to clipboardExpand all lines: clients/ai_platform/lib/google_api/ai_platform/v1/model/google_cloud_aiplatform_v1_rag_retrieval_config.ex
0 commit comments