Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateVersionRequest.
The UpdateVersion method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#version
def version() -> ::Google::Cloud::ApiHub::V1::Version
-
(::Google::Cloud::ApiHub::V1::Version) — Required. The API version to update.
The version's
name
field is used to identify the API version to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}
#version=
def version=(value) -> ::Google::Cloud::ApiHub::V1::Version
-
value (::Google::Cloud::ApiHub::V1::Version) — Required. The API version to update.
The version's
name
field is used to identify the API version to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}
-
(::Google::Cloud::ApiHub::V1::Version) — Required. The API version to update.
The version's
name
field is used to identify the API version to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}