Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateSpecRequest.
The UpdateSpec method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#spec
def spec() -> ::Google::Cloud::ApiHub::V1::Spec
-
(::Google::Cloud::ApiHub::V1::Spec) — Required. The spec to update.
The spec's
name
field is used to identify the spec to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
#spec=
def spec=(value) -> ::Google::Cloud::ApiHub::V1::Spec
-
value (::Google::Cloud::ApiHub::V1::Spec) — Required. The spec to update.
The spec's
name
field is used to identify the spec to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
-
(::Google::Cloud::ApiHub::V1::Spec) — Required. The spec to update.
The spec's
name
field is used to identify the spec to update. Format:projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
#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.