Package viam.app.v1
Class AppOuterClass.GetAppBrandingResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.GetAppBrandingResponse,AppOuterClass.GetAppBrandingResponse.Builder>
viam.app.v1.AppOuterClass.GetAppBrandingResponse
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,AppOuterClass.GetAppBrandingResponseOrBuilder
- Enclosing class:
- AppOuterClass
public static final class AppOuterClass.GetAppBrandingResponse
extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.GetAppBrandingResponse,AppOuterClass.GetAppBrandingResponse.Builder>
implements AppOuterClass.GetAppBrandingResponseOrBuilder
Protobuf type
viam.app.v1.GetAppBrandingResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.v1.GetAppBrandingResponse
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,
?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
protected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) getFragmentIds
(int index) repeated string fragment_ids = 3 [json_name = "fragmentIds"];
com.google.protobuf.ByteString
getFragmentIdsBytes
(int index) repeated string fragment_ids = 3 [json_name = "fragmentIds"];
int
repeated string fragment_ids = 3 [json_name = "fragmentIds"];
repeated string fragment_ids = 3 [json_name = "fragmentIds"];
optional string logo_path = 1 [json_name = "logoPath"];
com.google.protobuf.ByteString
optional string logo_path = 1 [json_name = "logoPath"];
Deprecated.int
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
getTextCustomizationsOrDefault
(String key, AppOuterClass.TextOverrides defaultValue) map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
boolean
optional string logo_path = 1 [json_name = "logoPath"];
newBuilder
(AppOuterClass.GetAppBrandingResponse prototype) 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<AppOuterClass.GetAppBrandingResponse>
parser()
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
LOGO_PATH_FIELD_NUMBER
public static final int LOGO_PATH_FIELD_NUMBER- See Also:
-
TEXT_CUSTOMIZATIONS_FIELD_NUMBER
public static final int TEXT_CUSTOMIZATIONS_FIELD_NUMBER- See Also:
-
FRAGMENT_IDS_FIELD_NUMBER
public static final int FRAGMENT_IDS_FIELD_NUMBER- See Also:
-
-
Method Details
-
hasLogoPath
public boolean hasLogoPath()optional string logo_path = 1 [json_name = "logoPath"];
- Specified by:
hasLogoPath
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Returns:
- Whether the logoPath field is set.
-
getLogoPath
optional string logo_path = 1 [json_name = "logoPath"];
- Specified by:
getLogoPath
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Returns:
- The logoPath.
-
getLogoPathBytes
public com.google.protobuf.ByteString getLogoPathBytes()optional string logo_path = 1 [json_name = "logoPath"];
- Specified by:
getLogoPathBytes
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Returns:
- The bytes for logoPath.
-
getTextCustomizationsCount
public int getTextCustomizationsCount()Description copied from interface:AppOuterClass.GetAppBrandingResponseOrBuilder
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
- Specified by:
getTextCustomizationsCount
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
containsTextCustomizations
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
- Specified by:
containsTextCustomizations
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
getTextCustomizations
Deprecated.UsegetTextCustomizationsMap()
instead.- Specified by:
getTextCustomizations
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
getTextCustomizationsMap
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
- Specified by:
getTextCustomizationsMap
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
getTextCustomizationsOrDefault
public AppOuterClass.TextOverrides getTextCustomizationsOrDefault(String key, AppOuterClass.TextOverrides defaultValue) map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
- Specified by:
getTextCustomizationsOrDefault
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
getTextCustomizationsOrThrow
map<string, .viam.app.v1.TextOverrides> text_customizations = 2 [json_name = "textCustomizations"];
- Specified by:
getTextCustomizationsOrThrow
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
-
getFragmentIdsList
repeated string fragment_ids = 3 [json_name = "fragmentIds"];
- Specified by:
getFragmentIdsList
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Returns:
- A list containing the fragmentIds.
-
getFragmentIdsCount
public int getFragmentIdsCount()repeated string fragment_ids = 3 [json_name = "fragmentIds"];
- Specified by:
getFragmentIdsCount
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Returns:
- The count of fragmentIds.
-
getFragmentIds
repeated string fragment_ids = 3 [json_name = "fragmentIds"];
- Specified by:
getFragmentIds
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The fragmentIds at the given index.
-
getFragmentIdsBytes
public com.google.protobuf.ByteString getFragmentIdsBytes(int index) repeated string fragment_ids = 3 [json_name = "fragmentIds"];
- Specified by:
getFragmentIdsBytes
in interfaceAppOuterClass.GetAppBrandingResponseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the fragmentIds at the given index.
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.GetAppBrandingResponse parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.GetAppBrandingResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.GetAppBrandingResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static AppOuterClass.GetAppBrandingResponse.Builder newBuilder(AppOuterClass.GetAppBrandingResponse prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<AppOuterClass.GetAppBrandingResponse,
AppOuterClass.GetAppBrandingResponse.Builder>
-
getDefaultInstance
-
parser
-