Uses of Class
com.google.logging.v2.LogView
-
Uses of LogView in com.google.logging.v2
Methods in com.google.logging.v2 that return LogViewModifier and TypeMethodDescriptionLogView.Builder.build()LogView.Builder.buildPartial()static LogViewLogView.getDefaultInstance()LogView.Builder.getDefaultInstanceForType()LogView.getDefaultInstanceForType()CreateViewRequest.Builder.getView()Required.CreateViewRequest.getView()Required.CreateViewRequestOrBuilder.getView()Required.UpdateViewRequest.Builder.getView()Required.UpdateViewRequest.getView()Required.UpdateViewRequestOrBuilder.getView()Required.ListViewsResponse.Builder.getViews(int index) A list of views.ListViewsResponse.getViews(int index) A list of views.ListViewsResponseOrBuilder.getViews(int index) A list of views.static LogViewLogView.parseDelimitedFrom(InputStream input) static LogViewLogView.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogViewLogView.parseFrom(byte[] data) static LogViewLogView.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogViewLogView.parseFrom(com.google.protobuf.ByteString data) static LogViewLogView.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogViewLogView.parseFrom(com.google.protobuf.CodedInputStream input) static LogViewLogView.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogViewLogView.parseFrom(InputStream input) static LogViewLogView.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogViewLogView.parseFrom(ByteBuffer data) static LogViewLogView.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.v2 that return types with arguments of type LogViewModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LogView>LogView.getParserForType()ListViewsResponse.Builder.getViewsList()A list of views.ListViewsResponse.getViewsList()A list of views.ListViewsResponseOrBuilder.getViewsList()A list of views.static com.google.protobuf.Parser<LogView>LogView.parser()Methods in com.google.logging.v2 with parameters of type LogViewModifier and TypeMethodDescriptionA list of views.A list of views.Required.Required.static LogView.BuilderLogView.newBuilder(LogView prototype) Required.Required.A list of views.Method parameters in com.google.logging.v2 with type arguments of type LogViewModifier and TypeMethodDescriptionListViewsResponse.Builder.addAllViews(Iterable<? extends LogView> values) A list of views.