Package viam.app.v1

Interface App.OrganizationGetLogoResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
App.OrganizationGetLogoResponse, App.OrganizationGetLogoResponse.Builder
Enclosing class:
App

public static interface App.OrganizationGetLogoResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string url = 1 [json_name = "url"];
    com.google.protobuf.ByteString
    string url = 1 [json_name = "url"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getUrl

      String getUrl()
      string url = 1 [json_name = "url"];
      Returns:
      The url.
    • getUrlBytes

      com.google.protobuf.ByteString getUrlBytes()
      string url = 1 [json_name = "url"];
      Returns:
      The bytes for url.