File tree Expand file tree Collapse file tree
google/cloud/aiplatform/v1beta1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,11 +218,10 @@ message FeatureView {
218218
219219 // Optional. Service agent type used during data sync. By default, the Vertex
220220 // AI Service Agent is used. When using an IAM Policy to isolate this
221- // FeatureView within a project
222- // (https://cloud.google.com/vertex-ai/docs/featurestore/latest/resource-policy)
223- // a separate service account should be provisioned by
224- // setting this field to `SERVICE_AGENT_TYPE_FEATURE_VIEW`. This will generate
225- // a separate service account to access the BigQuery source table.
221+ // FeatureView within a project, a separate service account should be
222+ // provisioned by setting this field to `SERVICE_AGENT_TYPE_FEATURE_VIEW`.
223+ // This will generate a separate service account to access the BigQuery source
224+ // table.
226225 ServiceAgentType service_agent_type = 14
227226 [(google.api.field_behavior ) = OPTIONAL ];
228227
You can’t perform that action at this time.
0 commit comments