Skip to content

Commit e302b2d

Browse files
Google APIscopybara-github
authored andcommitted
docs: Update docs for FeatureView Service Agents
PiperOrigin-RevId: 610857783
1 parent a324cde commit e302b2d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

google/cloud/aiplatform/v1beta1/feature_view.proto

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)