public interface AllocationReservationSharingPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceShareType()
Sharing config for all Google Cloud services.
|
com.google.protobuf.ByteString |
getServiceShareTypeBytes()
Sharing config for all Google Cloud services.
|
boolean |
hasServiceShareType()
Sharing config for all Google Cloud services.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServiceShareType()
Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;String getServiceShareType()
Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;com.google.protobuf.ByteString getServiceShareTypeBytes()
Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;Copyright © 2025 Google LLC. All rights reserved.