Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::SyntheticField (v1.21.0)

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

Represents a single named field within a SyntheticExample.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content

def content() -> ::Google::Cloud::AIPlatform::V1::Content
Returns

#content=

def content=(value) -> ::Google::Cloud::AIPlatform::V1::Content
Parameter
Returns

#field_name

def field_name() -> ::String
Returns
  • (::String) — Optional. The name of the field.

#field_name=

def field_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The name of the field.
Returns
  • (::String) — Optional. The name of the field.