Package com.google.cloud.datastream.v1
Class DiscoverConnectionProfileRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.datastream.v1.DiscoverConnectionProfileRequest
-
- All Implemented Interfaces:
DiscoverConnectionProfileRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class DiscoverConnectionProfileRequest extends com.google.protobuf.GeneratedMessageV3 implements DiscoverConnectionProfileRequestOrBuilder
Request message for 'discover' ConnectionProfile request.
Protobuf typegoogle.cloud.datastream.v1.DiscoverConnectionProfileRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DiscoverConnectionProfileRequest.Builder
Request message for 'discover' ConnectionProfile request.static class
DiscoverConnectionProfileRequest.DataObjectCase
static class
DiscoverConnectionProfileRequest.HierarchyCase
static class
DiscoverConnectionProfileRequest.TargetCase
-
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONNECTION_PROFILE_FIELD_NUMBER
static int
CONNECTION_PROFILE_NAME_FIELD_NUMBER
static int
FULL_HIERARCHY_FIELD_NUMBER
static int
HIERARCHY_DEPTH_FIELD_NUMBER
static int
MYSQL_RDBMS_FIELD_NUMBER
static int
ORACLE_RDBMS_FIELD_NUMBER
static int
PARENT_FIELD_NUMBER
static int
POSTGRESQL_RDBMS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
ConnectionProfile
getConnectionProfile()
An ad-hoc connection profile configuration.String
getConnectionProfileName()
A reference to an existing connection profile.com.google.protobuf.ByteString
getConnectionProfileNameBytes()
A reference to an existing connection profile.ConnectionProfileOrBuilder
getConnectionProfileOrBuilder()
An ad-hoc connection profile configuration.DiscoverConnectionProfileRequest.DataObjectCase
getDataObjectCase()
static DiscoverConnectionProfileRequest
getDefaultInstance()
DiscoverConnectionProfileRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).DiscoverConnectionProfileRequest.HierarchyCase
getHierarchyCase()
int
getHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.MysqlRdbms
getMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.MysqlRdbmsOrBuilder
getMysqlRdbmsOrBuilder()
MySQL RDBMS to enrich with child data objects and metadata.OracleRdbms
getOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.OracleRdbmsOrBuilder
getOracleRdbmsOrBuilder()
Oracle RDBMS to enrich with child data objects and metadata.String
getParent()
Required.com.google.protobuf.ByteString
getParentBytes()
Required.com.google.protobuf.Parser<DiscoverConnectionProfileRequest>
getParserForType()
PostgresqlRdbms
getPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.PostgresqlRdbmsOrBuilder
getPostgresqlRdbmsOrBuilder()
PostgreSQL RDBMS to enrich with child data objects and metadata.int
getSerializedSize()
DiscoverConnectionProfileRequest.TargetCase
getTargetCase()
boolean
hasConnectionProfile()
An ad-hoc connection profile configuration.boolean
hasConnectionProfileName()
A reference to an existing connection profile.boolean
hasFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).int
hashCode()
boolean
hasHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.boolean
hasMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.boolean
hasOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.boolean
hasPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static DiscoverConnectionProfileRequest.Builder
newBuilder()
static DiscoverConnectionProfileRequest.Builder
newBuilder(DiscoverConnectionProfileRequest prototype)
DiscoverConnectionProfileRequest.Builder
newBuilderForType()
protected DiscoverConnectionProfileRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DiscoverConnectionProfileRequest
parseDelimitedFrom(InputStream input)
static DiscoverConnectionProfileRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoverConnectionProfileRequest
parseFrom(byte[] data)
static DiscoverConnectionProfileRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoverConnectionProfileRequest
parseFrom(com.google.protobuf.ByteString data)
static DiscoverConnectionProfileRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoverConnectionProfileRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static DiscoverConnectionProfileRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoverConnectionProfileRequest
parseFrom(InputStream input)
static DiscoverConnectionProfileRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoverConnectionProfileRequest
parseFrom(ByteBuffer data)
static DiscoverConnectionProfileRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<DiscoverConnectionProfileRequest>
parser()
DiscoverConnectionProfileRequest.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONNECTION_PROFILE_FIELD_NUMBER
public static final int CONNECTION_PROFILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONNECTION_PROFILE_NAME_FIELD_NUMBER
public static final int CONNECTION_PROFILE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FULL_HIERARCHY_FIELD_NUMBER
public static final int FULL_HIERARCHY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HIERARCHY_DEPTH_FIELD_NUMBER
public static final int HIERARCHY_DEPTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORACLE_RDBMS_FIELD_NUMBER
public static final int ORACLE_RDBMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MYSQL_RDBMS_FIELD_NUMBER
public static final int MYSQL_RDBMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTGRESQL_RDBMS_FIELD_NUMBER
public static final int POSTGRESQL_RDBMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getTargetCase
public DiscoverConnectionProfileRequest.TargetCase getTargetCase()
- Specified by:
getTargetCase
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
getHierarchyCase
public DiscoverConnectionProfileRequest.HierarchyCase getHierarchyCase()
- Specified by:
getHierarchyCase
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
getDataObjectCase
public DiscoverConnectionProfileRequest.DataObjectCase getDataObjectCase()
- Specified by:
getDataObjectCase
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
getParent
public String getParent()
Required. The parent resource of the connection profile type. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The parent resource of the connection profile type. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The bytes for parent.
-
hasConnectionProfile
public boolean hasConnectionProfile()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;
- Specified by:
hasConnectionProfile
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the connectionProfile field is set.
-
getConnectionProfile
public ConnectionProfile getConnectionProfile()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;
- Specified by:
getConnectionProfile
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The connectionProfile.
-
getConnectionProfileOrBuilder
public ConnectionProfileOrBuilder getConnectionProfileOrBuilder()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;
- Specified by:
getConnectionProfileOrBuilder
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
hasConnectionProfileName
public boolean hasConnectionProfileName()
A reference to an existing connection profile.
string connection_profile_name = 201;
- Specified by:
hasConnectionProfileName
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the connectionProfileName field is set.
-
getConnectionProfileName
public String getConnectionProfileName()
A reference to an existing connection profile.
string connection_profile_name = 201;
- Specified by:
getConnectionProfileName
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The connectionProfileName.
-
getConnectionProfileNameBytes
public com.google.protobuf.ByteString getConnectionProfileNameBytes()
A reference to an existing connection profile.
string connection_profile_name = 201;
- Specified by:
getConnectionProfileNameBytes
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The bytes for connectionProfileName.
-
hasFullHierarchy
public boolean hasFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).
bool full_hierarchy = 3;
- Specified by:
hasFullHierarchy
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the fullHierarchy field is set.
-
getFullHierarchy
public boolean getFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).
bool full_hierarchy = 3;
- Specified by:
getFullHierarchy
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The fullHierarchy.
-
hasHierarchyDepth
public boolean hasHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
int32 hierarchy_depth = 4;
- Specified by:
hasHierarchyDepth
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the hierarchyDepth field is set.
-
getHierarchyDepth
public int getHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
int32 hierarchy_depth = 4;
- Specified by:
getHierarchyDepth
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The hierarchyDepth.
-
hasOracleRdbms
public boolean hasOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;
- Specified by:
hasOracleRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the oracleRdbms field is set.
-
getOracleRdbms
public OracleRdbms getOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;
- Specified by:
getOracleRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The oracleRdbms.
-
getOracleRdbmsOrBuilder
public OracleRdbmsOrBuilder getOracleRdbmsOrBuilder()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;
- Specified by:
getOracleRdbmsOrBuilder
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
hasMysqlRdbms
public boolean hasMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;
- Specified by:
hasMysqlRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the mysqlRdbms field is set.
-
getMysqlRdbms
public MysqlRdbms getMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;
- Specified by:
getMysqlRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The mysqlRdbms.
-
getMysqlRdbmsOrBuilder
public MysqlRdbmsOrBuilder getMysqlRdbmsOrBuilder()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;
- Specified by:
getMysqlRdbmsOrBuilder
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
hasPostgresqlRdbms
public boolean hasPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;
- Specified by:
hasPostgresqlRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- Whether the postgresqlRdbms field is set.
-
getPostgresqlRdbms
public PostgresqlRdbms getPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;
- Specified by:
getPostgresqlRdbms
in interfaceDiscoverConnectionProfileRequestOrBuilder
- Returns:
- The postgresqlRdbms.
-
getPostgresqlRdbmsOrBuilder
public PostgresqlRdbmsOrBuilder getPostgresqlRdbmsOrBuilder()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;
- Specified by:
getPostgresqlRdbmsOrBuilder
in interfaceDiscoverConnectionProfileRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DiscoverConnectionProfileRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DiscoverConnectionProfileRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DiscoverConnectionProfileRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DiscoverConnectionProfileRequest.Builder newBuilder()
-
newBuilder
public static DiscoverConnectionProfileRequest.Builder newBuilder(DiscoverConnectionProfileRequest prototype)
-
toBuilder
public DiscoverConnectionProfileRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DiscoverConnectionProfileRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DiscoverConnectionProfileRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DiscoverConnectionProfileRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<DiscoverConnectionProfileRequest> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DiscoverConnectionProfileRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-