Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::GenerateAppResourceOperationMetadata.
Operation metadata for AgentService.GenerateAppResource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#generation_type
def generation_type() -> ::Google::Cloud::Ces::V1beta::GenerateAppResourceOperationMetadata::GenerationType
Returns
- (::Google::Cloud::Ces::V1beta::GenerateAppResourceOperationMetadata::GenerationType) — Output only. The type of the operation.
#message
def message() -> ::String
Returns
- (::String) — Output only. Human-readable status of the operation, if any.
#partial_errors
def partial_errors() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — Output only. Error messages from the resource generation process.
#target
def target() -> ::String
Returns
-
(::String) — Output only. The resource name of the app that the operation is associated
with. Format:
projects/{project}/locations/{location}/apps/{app}.