Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::Project::ServiceTerms (v0.8.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Project::ServiceTerms.

Metadata about the terms of service.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#accept_time

def accept_time() -> ::Google::Protobuf::Timestamp
Returns

#accept_time=

def accept_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#decline_time

def decline_time() -> ::Google::Protobuf::Timestamp
Returns

#decline_time=

def decline_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#id

def id() -> ::String
Returns
  • (::String) —

    The unique identifier of this terms of service. Available terms:

#id=

def id=(value) -> ::String
Parameter
  • value (::String) —

    The unique identifier of this terms of service. Available terms:

Returns
  • (::String) —

    The unique identifier of this terms of service. Available terms:

#state

def state() -> ::Google::Cloud::DiscoveryEngine::V1::Project::ServiceTerms::State
Returns

#state=

def state=(value) -> ::Google::Cloud::DiscoveryEngine::V1::Project::ServiceTerms::State
Parameter
Returns

#version

def version() -> ::String
Returns
  • (::String) — The version string of the terms of service. For acceptable values, see the comments for id above.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — The version string of the terms of service. For acceptable values, see the comments for id above.
Returns
  • (::String) — The version string of the terms of service. For acceptable values, see the comments for id above.