Package com.buildless.service.v1
Class ProjectCreateAdviceResponse.ProjectScope
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.buildless.service.v1.ProjectCreateAdviceResponse.ProjectScope
- All Implemented Interfaces:
ProjectCreateAdviceResponse.ProjectScopeOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
ProjectCreateAdviceResponse
public static final class ProjectCreateAdviceResponse.ProjectScope
extends com.google.protobuf.GeneratedMessageV3
implements ProjectCreateAdviceResponse.ProjectScopeOrBuilder
Specifies project scope status information.Protobuf type
buildless.service.v1.ProjectCreateAdviceResponse.ProjectScope- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic final classSpecifies project scope status information.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetAllow()Specifies whether to allow the creation of projects in this scope.intSpecifies the total number of projects which can be created in this scope.static final com.google.protobuf.Descriptors.DescriptorSpecifies the display name for this scope.com.google.protobuf.ByteStringSpecifies the display name for this scope.getIcon()Specifies the icon to use for this scope, if any.com.google.protobuf.ByteStringSpecifies the icon to use for this scope, if any.getName()Specifies the project scope name, which in this case is a tenant ID.com.google.protobuf.ByteStringSpecifies the project scope name, which in this case is a tenant ID.com.google.protobuf.Parser<ProjectCreateAdviceResponse.ProjectScope>Specifies the reason why project creation is not allowed, as applicable.com.google.protobuf.ByteStringSpecifies the reason why project creation is not allowed, as applicable.intbooleanSpecifies whether there is no limit on the number of projects which can be created in this scope.intgetUsed()Specifies the number of projects which have been created in this scope.booleanSpecifies the total number of projects which can be created in this scope.inthashCode()booleanSpecifies whether there is no limit on the number of projects which can be created in this scope.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ProjectCreateAdviceResponse.ProjectScope>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER- See Also:
-
ICON_FIELD_NUMBER
public static final int ICON_FIELD_NUMBER- See Also:
-
ALLOW_FIELD_NUMBER
public static final int ALLOW_FIELD_NUMBER- See Also:
-
REASON_FIELD_NUMBER
public static final int REASON_FIELD_NUMBER- See Also:
-
USED_FIELD_NUMBER
public static final int USED_FIELD_NUMBER- See Also:
-
AVAILABLE_FIELD_NUMBER
public static final int AVAILABLE_FIELD_NUMBER- See Also:
-
UNLIMITED_FIELD_NUMBER
public static final int UNLIMITED_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAvailabilityCase
- Specified by:
getAvailabilityCasein interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder
-
getName
Specifies the project scope name, which in this case is a tenant ID.
string name = 1 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Specifies the project scope name, which in this case is a tenant ID.
string name = 1 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
Specifies the display name for this scope.
string display_name = 2 [json_name = "displayName", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNamein interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()Specifies the display name for this scope.
string display_name = 2 [json_name = "displayName", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNameBytesin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The bytes for displayName.
-
getIcon
Specifies the icon to use for this scope, if any.
string icon = 3 [json_name = "icon", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIconin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The icon.
-
getIconBytes
public com.google.protobuf.ByteString getIconBytes()Specifies the icon to use for this scope, if any.
string icon = 3 [json_name = "icon", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIconBytesin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The bytes for icon.
-
getAllow
public boolean getAllow()Specifies whether to allow the creation of projects in this scope.
bool allow = 4 [json_name = "allow", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAllowin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The allow.
-
getReason
Specifies the reason why project creation is not allowed, as applicable.
string reason = 5 [json_name = "reason", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getReasonin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The reason.
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()Specifies the reason why project creation is not allowed, as applicable.
string reason = 5 [json_name = "reason", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getReasonBytesin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The bytes for reason.
-
getUsed
public int getUsed()Specifies the number of projects which have been created in this scope.
uint32 used = 7 [json_name = "used", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUsedin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The used.
-
hasAvailable
public boolean hasAvailable()Specifies the total number of projects which can be created in this scope.
uint32 available = 8 [json_name = "available", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAvailablein interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- Whether the available field is set.
-
getAvailable
public int getAvailable()Specifies the total number of projects which can be created in this scope.
uint32 available = 8 [json_name = "available", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAvailablein interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The available.
-
hasUnlimited
public boolean hasUnlimited()Specifies whether there is no limit on the number of projects which can be created in this scope.
bool unlimited = 9 [json_name = "unlimited", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUnlimitedin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- Whether the unlimited field is set.
-
getUnlimited
public boolean getUnlimited()Specifies whether there is no limit on the number of projects which can be created in this scope.
bool unlimited = 9 [json_name = "unlimited", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUnlimitedin interfaceProjectCreateAdviceResponse.ProjectScopeOrBuilder- Returns:
- The unlimited.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ProjectCreateAdviceResponse.ProjectScope parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ProjectCreateAdviceResponse.ProjectScope parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ProjectCreateAdviceResponse.ProjectScope parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ProjectCreateAdviceResponse.ProjectScope.Builder newBuilder(ProjectCreateAdviceResponse.ProjectScope prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProjectCreateAdviceResponse.ProjectScope.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-