Uses of Class
com.google.cloud.asset.v1.FeedOutputConfig
-
Packages that use FeedOutputConfig Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of FeedOutputConfig in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return FeedOutputConfig Modifier and Type Method Description FeedOutputConfigFeedOutputConfig.Builder. build()FeedOutputConfigFeedOutputConfig.Builder. buildPartial()static FeedOutputConfigFeedOutputConfig. getDefaultInstance()FeedOutputConfigFeedOutputConfig.Builder. getDefaultInstanceForType()FeedOutputConfigFeedOutputConfig. getDefaultInstanceForType()FeedOutputConfigFeed.Builder. getFeedOutputConfig()Required.FeedOutputConfigFeed. getFeedOutputConfig()Required.FeedOutputConfigFeedOrBuilder. getFeedOutputConfig()Required.static FeedOutputConfigFeedOutputConfig. parseDelimitedFrom(InputStream input)static FeedOutputConfigFeedOutputConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedOutputConfigFeedOutputConfig. parseFrom(byte[] data)static FeedOutputConfigFeedOutputConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedOutputConfigFeedOutputConfig. parseFrom(com.google.protobuf.ByteString data)static FeedOutputConfigFeedOutputConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedOutputConfigFeedOutputConfig. parseFrom(com.google.protobuf.CodedInputStream input)static FeedOutputConfigFeedOutputConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedOutputConfigFeedOutputConfig. parseFrom(InputStream input)static FeedOutputConfigFeedOutputConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedOutputConfigFeedOutputConfig. parseFrom(ByteBuffer data)static FeedOutputConfigFeedOutputConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type FeedOutputConfig Modifier and Type Method Description com.google.protobuf.Parser<FeedOutputConfig>FeedOutputConfig. getParserForType()static com.google.protobuf.Parser<FeedOutputConfig>FeedOutputConfig. parser()Methods in com.google.cloud.asset.v1 with parameters of type FeedOutputConfig Modifier and Type Method Description Feed.BuilderFeed.Builder. mergeFeedOutputConfig(FeedOutputConfig value)Required.FeedOutputConfig.BuilderFeedOutputConfig.Builder. mergeFrom(FeedOutputConfig other)static FeedOutputConfig.BuilderFeedOutputConfig. newBuilder(FeedOutputConfig prototype)Feed.BuilderFeed.Builder. setFeedOutputConfig(FeedOutputConfig value)Required.
-