Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListAnnotationsResponse (v0.8.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ListAnnotationsResponse.

Response message for DatasetService.ListAnnotations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotations

def annotations() -> ::Array<::Google::Cloud::AIPlatform::V1::Annotation>
Returns

#annotations=

def annotations=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Annotation>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.